home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 1998 November / IRIX 6.5.2 Base Documentation November 1998.img / usr / share / catman / p_man / cat3 / Xm / XmTextFieldXYToPos.z / XmTextFieldXYToPos
Text File  |  1998-10-30  |  3KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss((((3333XXXX))))    UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV    XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss - A TextField function that accesses the
  10.           character position nearest an x and y position
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <Xm/TextF.h>
  14.           XXXXmmmmTTTTeeeexxxxttttPPPPoooossssiiiittttiiiioooonnnn XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss(
  15.           WWWWiiiiddddggggeeeetttt wwwwiiiiddddggggeeeetttt,
  16.           PPPPoooossssiiiittttiiiioooonnnn xxxx,
  17.           PPPPoooossssiiiittttiiiioooonnnn yyyy);
  18.  
  19.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  20.           This page documents Motif 2.1.
  21.  
  22.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  23.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeellllddddXXXXYYYYTTTTooooPPPPoooossss accesses the character position nearest
  24.           to the specified _x and _y position, relative to the upper
  25.           left corner of the TextField widget.
  26.  
  27.           _w_i_d_g_e_t    Specifies the TextField widget ID
  28.  
  29.           _x         Specifies the _x position, relative to the upper
  30.                     left corner of the widget.
  31.  
  32.           _y         Specifies the _y position, relative to the upper
  33.                     left corner of the widget.
  34.  
  35.           For a complete definition of TextField and its associated
  36.           resources, see XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeelllldddd(3).
  37.  
  38.      RRRREEEETTTTUUUURRRRNNNN
  39.           Returns the character position in the text nearest the _x and
  40.           _yposition specified. This is an integer number of characters
  41.           from the beginning of the buffer. The first character
  42.           position is 0 (zero).
  43.  
  44.      RRRREEEELLLLAAAATTTTEEEEDDDD
  45.           XXXXmmmmTTTTeeeexxxxttttFFFFiiiieeeelllldddd(3).
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                         (printed 10/24/98)
  64.  
  65.  
  66.  
  67.